﻿2026-05-10T14:47:34.4024298Z ##[group]Run actions/checkout@v4
2026-05-10T14:47:34.4025313Z with:
2026-05-10T14:47:34.4025837Z   repository: SaberMage/rebno
2026-05-10T14:47:34.4026650Z   token: ***
2026-05-10T14:47:34.4027178Z   ssh-strict: true
2026-05-10T14:47:34.4027704Z   ssh-user: git
2026-05-10T14:47:34.4028450Z   persist-credentials: true
2026-05-10T14:47:34.4029062Z   clean: true
2026-05-10T14:47:34.4029605Z   sparse-checkout-cone-mode: true
2026-05-10T14:47:34.4030256Z   fetch-depth: 1
2026-05-10T14:47:34.4030781Z   fetch-tags: false
2026-05-10T14:47:34.4031317Z   show-progress: true
2026-05-10T14:47:34.4031856Z   lfs: false
2026-05-10T14:47:34.4032349Z   submodules: false
2026-05-10T14:47:34.4032878Z   set-safe-directory: true
2026-05-10T14:47:34.4033757Z ##[endgroup]
2026-05-10T14:47:34.5224896Z Syncing repository: SaberMage/rebno
2026-05-10T14:47:34.5228833Z ##[group]Getting Git version info
2026-05-10T14:47:34.5231708Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-10T14:47:34.5333014Z [command]/usr/bin/git version
2026-05-10T14:47:34.5336127Z git version 2.53.0
2026-05-10T14:47:34.5347902Z ##[endgroup]
2026-05-10T14:47:34.5357559Z Temporarily overriding HOME='/home/runner/work/_temp/c7f6b113-a1c7-45f1-b9ce-3701db5a66b4' before making global git config changes
2026-05-10T14:47:34.5361593Z Adding repository directory to the temporary git global config as a safe directory
2026-05-10T14:47:34.5365074Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-10T14:47:34.5371350Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-10T14:47:34.5375188Z ##[group]Initializing the repository
2026-05-10T14:47:34.5381385Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-10T14:47:34.5497919Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-10T14:47:34.5510293Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-10T14:47:34.5512851Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-10T14:47:34.5516964Z hint: call:
2026-05-10T14:47:34.5517821Z hint:
2026-05-10T14:47:34.5519127Z hint: 	git config --global init.defaultBranch <name>
2026-05-10T14:47:34.5520449Z hint:
2026-05-10T14:47:34.5521822Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-10T14:47:34.5523883Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-10T14:47:34.5525516Z hint:
2026-05-10T14:47:34.5526415Z hint: 	git branch -m <name>
2026-05-10T14:47:34.5527455Z hint:
2026-05-10T14:47:34.5529181Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-10T14:47:34.5531457Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-10T14:47:34.5534998Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-10T14:47:34.5552142Z ##[endgroup]
2026-05-10T14:47:34.5554635Z ##[group]Disabling automatic garbage collection
2026-05-10T14:47:34.5556613Z [command]/usr/bin/git config --local gc.auto 0
2026-05-10T14:47:34.5592789Z ##[endgroup]
2026-05-10T14:47:34.5594883Z ##[group]Setting up auth
2026-05-10T14:47:34.5598154Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-10T14:47:34.5633129Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-10T14:47:34.5946939Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-10T14:47:34.5981615Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-10T14:47:34.6211402Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-10T14:47:34.6254401Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-10T14:47:34.6500170Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-10T14:47:34.6541155Z ##[endgroup]
2026-05-10T14:47:34.6542557Z ##[group]Fetching the repository
2026-05-10T14:47:34.6560090Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +583250adb06d8506e284c0237c0e6fc2e8f440a9:refs/remotes/origin/main
2026-05-10T14:47:35.9396461Z From https://github.com/SaberMage/rebno
2026-05-10T14:47:35.9400419Z  * [new ref]         583250adb06d8506e284c0237c0e6fc2e8f440a9 -> origin/main
2026-05-10T14:47:35.9455892Z ##[endgroup]
2026-05-10T14:47:35.9458628Z ##[group]Determining the checkout info
2026-05-10T14:47:35.9461688Z ##[endgroup]
2026-05-10T14:47:35.9463775Z [command]/usr/bin/git sparse-checkout disable
2026-05-10T14:47:35.9540239Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-10T14:47:35.9580261Z ##[group]Checking out the ref
2026-05-10T14:47:36.6732183Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-10T14:47:36.6733108Z Switched to a new branch 'main'
2026-05-10T14:47:36.6736032Z branch 'main' set up to track 'origin/main'.
2026-05-10T14:47:36.6760346Z ##[endgroup]
2026-05-10T14:47:36.6829125Z [command]/usr/bin/git log -1 --format=%H
2026-05-10T14:47:36.6848898Z 583250adb06d8506e284c0237c0e6fc2e8f440a9
